Sök:

Sökresultat:

8352 Uppsatser om Source code management - Sida 1 av 557

Svårigheter ett svenskt företag kan möta vid implementering av Code of Conduct i Kina

Syftet med denna uppsats är att undersöka vilka svårigheter ett svenskt företag kan möta när de ska implementera sitt Code of Conduct hos leverantörer i Kina. Vi ska även ge förslag på hur implementeringsprocessen av Code of Conduct kan underlättas..

Svensk kod för bolagsstyrning- Hur den svenska koden tillämpas inom större börsbolag

 AbstractDate:                                  2009-06-03Level:                                 Master thesis in Business Administration, 15 pointsAuthors:                            Branka Milencovici            Deniz SolmazTutor:                                Ulla PetterssonTitle:                                  The Swedish code of Corporate Governance - How the code administers in larger stock firms.Problem:                           The Swedish code follows the value of "comply or explain" when firms depart one or several rules, the reasons should be explained in the corporate report. The code does not include reasons for differences, it's up to the management themselves to take action. Is it possible to see if the code has been administered? Do differences prevent? Which are the most common? Is there any motivation?  Purpose:                           The main purpose with this essay is to study how Swedish firms administer the rules of the code in their corporate reports.Method:                            The method for this study is a deductive and qualitative approach. First we studied theory to understand the subject.

Katana databas 1.0

The task to this thesis has been to create an application, Katana-databas 1.0, for analysing c-code. The generated output gets stored in a data structure which content in the end of the program run gets written in a textfile which gets used by Katana. It's a tool for reverse engineering, developed by Johan Kraft at Mälardalens institute.Katana-databas has got the following limitations. (1) It can only handle preprocessed files, meaning it doesn't contain any rows beginning with "#". (2) Only complete files can be handled.

Undersökning av open source GIS programvaror : Med hänsyn till MSB?s användningsområden internt och för RIB Karta

MSB stands for Swedish Civil Contingencies Agency. It?s a government organization that deals with emergencies and crises. MSB has developed a software package where the newest software version is called RIB 2012. The package includes the program RIB Karta.

Svensk Kod för Bolagsstyrning - Hur påverkas revisorn?

The first version of the Swedish Code of Corporate Governance was published year 2004, by the code group, Kollegiet, after a mission from the Swedish government. The Code consists a collection of rules and standards about corporate governance and internal control, and the first version was intended to include incorporated limited companies on Stockholm?s alpha stocks, and also listed companies with a stock market value over three thousand million Swedish kronor. Now a few years have passed, and in July 2008 a new, revised version of the Code was implemented, now simplified and shorted, with the intention to include all joint-stock companies in Sweden. The Code contains rules about for example ownership, management commitments, annual stockholders meetings, and the accountant. This study intends to, with a qualitative research approach and an inductive reasoning, through studies of empirics in the subject, review whether the accountant?s profession has been influenced by the Code.

Den reviderade Kodens effekt på informationsgivningen i svenska bolags årsredovisningar

As of 1 July 2008 the revised Swedish Code of Corporate Governance applies to all Swedish companies whose shares are traded on a regulated market in Sweden. The purpose of this thesis is to investigate whether the introduction of the revised Code has affected the disclosure practice among Swedish companies. We investigate a sample of 43 small and mid cap companies listed on the OMXS Exchange that has previously not been covered by the regulation. We develop a disclosure index, measuring the disclosure level in annual reports before and after the introduction of the Code. The results from the study show that disclosure level has not increased after the introduction of the Code.

Bolagsstyrning och tillgänglighet : Hur funkar det?

AbstractThe OMX Nordic Exchange Stockholm requires all large companies to apply the Swedish Code ofCorporate Governance. A revised code will be applied from July 2008. The purpose of this paper is toidentify the accessibility of information on corporate governance and in particular how the compliance,concerning the Swedish Code of Corporate Governance in the perspective of an internet active generalpublic.This paper is a complete census of the companies at the OMX Nordic Exchange Stockholm whocomplies with the code. Each company website has been visited and a comparison between the sectorsat the OMX Exchange Stockholm has been performed.Results: 96% of the companies present the members of the nomination committee. 94% presents thenomination committees proposal of the company board members, though only 33% of the companies inthe Energy sector.

Internal Control - Efficiency in the Audit Process

The purpose of this research is to examine the implications of the provisions in the Swedish Code of Corporate Governance (the Code) concerning auditor attestation of the internal control report. We will focus on how the auditors? augmented responsibilities will affect the efficiency in the audit process.Our research indicates that the main benefit from reviewing the internal control report is achieving more reliable internal controls, which results in greater prevention of misstatements in the financial statements. This will affect the efficiency in the audit process since the auditor can place more reliance on internal controls when performing audit procedures. This implies that the benefits of preventing misstatements could outweigh the efforts and resources spent on reviewing the internal control report..

Clean Code vs Dirty Code : Ett fältexperiment för att förklara hur Clean Code pvåerkankodförståelse

Stora och komplexa kodbaser med bristfällig kodförståelse är ett problem som blir allt vanligare bland företag idag. Bristfällig kodförståelse resulterar i längre tidsåtgång vid underhåll och modifiering av koden, vilket för ett företag leder till ökade kostnader.Clean Code anses enligt somliga vara lösningen på detta problem. Clean Code är en samling riktlinjer och principer för hur man skriver kod som är enkel att förstå och underhålla. Ett kunskapsglapp identifierades vad gäller empirisk data som undersöker Clean Codes påverkan på kodförståelse. Studiens frågeställning varHur påverkas förståelsen vid modifiering av kod som är refaktoriserad enligt Clean Code principerna för namngivning och att skriva funktioner?För att undersöka hur Clean Code påverkar kodförståelsen utfördes ett fältexperiment tillsammans med företaget CGM Lab Scandinavia i Borlänge, där data om tidsåtgång och upplevd förståelse hos testdeltagare samlades in och analyserades.Studiens resultat visar ingen tydlig förbättring eller försämring av kodförståelsen då endast den upplevda kodförståelsen verkar påverkas.

Castrix : Utveckling av webbsidan Sundsvall42

The goal of this Bachelor project was to develop the Sundsvall42 website,whose name originates from the conference held in week 42 and during whichall the IT-companies in Sundsvall gather and hold a number of different lectures.The website has been designed to accommodate both speakers and partipicants.All partipicants and lecturers will receive a personalized page inwhich there are a number of functions which are available for use, including ablog for each workshop and a calendar. The program used to create this isLiferay and the operating system is Linux. The entire website is encoded usingLiferay and Java, but the website is not adapted for use with the smaller screensize of the Smartphone. However, because of the Responsive Design technology,the website is able to adapt to various devices such as the Ipad and Smartphonesand the website will be able to adapt to the screen sizes of these devices.As it has all been processed using open-source, everyone has the right to accessthe source code. It is also possible for anyone to make changes to the code ifsuch changes are required.

Testdriven utveckling (TDD) ? En metod för att minska underhållskostnader i mjukvaruprojekt?

The maintenance phase within software projects is typically very expensive in terms of resources. The activities of this phase are largely focused around some form of modification of program code. This leads one to consider if there are alternative methods of code production that results in code that allows for less costly modifications. This thesis has its basis in a subset of those concepts which research has shown to provide more flexible code. Once this subset is established, connections are made between the concepts within the subset and claims of benefits provided by the use of Test Driven Development (TDD) methodology.

?W? zh? ramla-le? : Om kinesisk-svensk kodväxling hos tvåspråkiga barn i Sverige

This thesis focuses on Chinese?Swedish code-switching of bilingual children in Sweden. The purpose is to, through a case study, study what Chinese?Swedish code-switching looks like in daily conversations between bilingual children and their parents. Three main questions are formulated from the purpose of the thesis, foucusing on the types and frequencies of code-switching, the grammar of code-switching, and the motivation of code-switching.The linguistic material comes from voice recordings of naturally occurring conversations between three children and their parents, which are transcribed afterwards.

Svensk kod för bolagsstyrning : Efterlevnad och tillämpning ur ett oberoende perspektiv

Purpose: The purpose of this study is to present an overview of the Swedish listed companies and their compliance with the Code and its normative rules for independent decision-making. Methodology: The authors have read and delved into the Swedish Code of Corporate Governance. The authors have chosen to study the enforcement of the code based on independent bracing guidelines. The study was conducted through a combined quantitative and qualitative approach. The study is based on primary data collected in the form of companies' corporate governance reports, which have been supplemented by structured interviews.Frame of reference: Swedish ownership structure and concentrated ownership, self regulation and normative guidelines, institutional theory and earlier research on this topic.Empirical foundations: A comparison of the selected companies has been based on the independence rules of the Swedish Code of Corporate Governance. A specific company has been presented with the company's application of the code, interviews have also been done with this company to increase the understanding of the empirical basis further.Conclusions: There are several flaws with the code and how it is applied today.

En värdtjänst för mjukvarutvecklingsprojekt : Utveckling av ett verktyg för att effektivisera programmering

Title: A hosting service for software development projects that use the Git revision control system. To learn using tools to make software development more effective should be self-evident at a high level institution as the competitive industry races on. The absence of directives for programming students in Sweden to use Source code management (SCM) was the basis for this report. The report describing the developing of a hosting service for software development to use SCM of Git, which includes a web application, storage, API and authentication of students. The project resulted in a hosting service and a smaller survey of how the today Swedish students using habits of SCM during their studies..

Svensk kod för bolagsstyrnings påverkan på aktiekursen i företag med frivillig tillämpning

Due to a rising debate concerning corporate governance that has caused increasing demands for companies? transparency, several codes of conduct have been introduced. The Swedish Code for Corporate Governance is obliged to companies with a turnover exceeding three billions. There are companies that voluntarily apply the Swedish Code. Possible causes to this phenomenon ought to be that the code for corporate governance conveys legitimacy through the insight into the affairs of a company the public receives, through the report of the corporate governance that is published in the annual report and on the home page of the company.

1 Nästa sida ->